Ensure that every instance of a backslash (\) in the input text is systematically replaced with a forward slash (/) while preserving all other characters, spacing, formatting, and contextual integrity, ensuring that the transformation occurs consistently across all occurrences, regardless of their position within words, paths, or code snippets, and maintaining compatibility with various encodings and text structures, effectively standardizing the direction of slashes for use cases such as file paths, URLs, or coding environments where forward slashes are preferred over backslashes.